home *** CD-ROM | disk | FTP | other *** search
Windows Policy Administrative Template | 1995-07-11 | 19.2 KB | 719 lines |
- CLASS MACHINE
-
- CATEGORY !!SetupOptions
- KEYNAME SETUP
-
- POLICY !!AutomatedInstall
- PART !!UserInputPrompt DROPDOWNLIST
- VALUENAME "Express" REQUIRED
- ITEMLIST
- NAME !!AllowUserInput VALUE "0"
- NAME !!DontAllowUserInput VALUE "1"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!SetupMode
- PART !!ModePrompt DROPDOWNLIST
- VALUENAME "InstallType"
- ITEMLIST
- NAME !!Compact VALUE "0"
- NAME !!Typical VALUE "1"
- NAME !!Portable VALUE "2"
- NAME !!Custom VALUE "3"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!CreateEBD
- VALUENAME "EBD"
- END POLICY
-
- POLICY !!InstallVerification
- PART !!SetupShouldPrompt DROPDOWNLIST
- VALUENAME "Verify"
- ITEMLIST
- NAME !!VerifyInstall VALUE "1"
- NAME !!DoFull VALUE "0"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!EnablePenWinWarning
- VALUENAME "PenWinWarning"
- END POLICY
-
- END CATEGORY ; setup options
-
- CATEGORY !!InstallLocation
- KEYNAME SETUP
- POLICY !!InstallDirectory
- PART !!PathPrompt EDITTEXT
- VALUENAME "InstallDir"
- END PART
- END POLICY
-
- POLICY !!ServerBasedSetup
- KEYNAME NETWORK
- PART !!StoreWindowsPrompt DROPDOWNLIST
- VALUENAME WorkstationSetup REQUIRED
-
- ITEMLIST
- NAME !!OnTheServer VALUE "1"
- ACTIONLIST
- VALUENAME "DisplayWorkstationSetup" VALUE "0"
- END ACTIONLIST
- NAME !!OnTheUsersHardDisk VALUE "0"
- ACTIONLIST
- VALUENAME "DisplayWorkstationSetup" VALUE "0"
- END ACTIONLIST
- NAME !!UsersChoice VALUE "1"
- ACTIONLIST
- VALUENAME "DisplayWorkstationSetup" VALUE "1"
- END ACTIONLIST
- END ITEMLIST
- END PART
-
- PART !!BootDevice DROPDOWNLIST
- VALUENAME "HDBoot"
- ITEMLIST
- NAME !!HardDisk VALUE "1"
- ACTIONLIST
- VALUENAME "RPLSetup" VALUE "0"
- END ACTIONLIST
- NAME !!FloppyDisk VALUE "0"
- ACTIONLIST
- VALUENAME "RPLSetup" VALUE "0"
- END ACTIONLIST
- NAME !!RemoteBootServer VALUE "0"
- ACTIONLIST
- VALUENAME "RPLSetup" VALUE "1"
- END ACTIONLIST
- END ITEMLIST
- END PART
-
- END POLICY ; Server based setup
- END CATEGORY ; Install locations
-
- CATEGORY !!NameAndOrg
- KEYNAME NameAndOrg
- POLICY !!DisplayNameAndOrg
- VALUENAME "Display"
- END POLICY
-
- POLICY !!Name
- PART !!NamePrompt EDITTEXT
- VALUENAME "Name"
- END PART
- END POLICY
-
- POLICY !!Organization
- PART !!NamePrompt EDITTEXT
- VALUENAME "Org"
- END PART
- END POLICY
-
- END CATEGORY ; Name and organization
-
- CATEGORY !!NetworkOptions
- KEYNAME Network
-
- POLICY !!DisplayNetwork
- VALUENAME "Display"
- END POLICY
-
- CATEGORY !!Configuration
-
- CATEGORY !!Clients
- POLICY !!ClientsToInstall
- PART !!ClientsPrompt EDITTEXT
- VALUENAME "Clients"
- END PART
- END POLICY
-
- CATEGORY !!ClientForWindowsNetworks
- KEYNAME VREDIR
-
- POLICY !!ValidatedLogon
- VALUENAME "ValidatedLogon"
- END POLICY
-
- POLICY !!LogonDomain
- PART !!DomainNamePrompt EDITTEXT
- VALUENAME "LogonDomain"
- END PART
- END POLICY
-
- END CATEGORY ; Client for Windows networks
-
- CATEGORY !!ClientForNetWareNetworks
- KEYNAME NWREDIR
-
- POLICY !!PreferredServer
- PART !!PreferredServer EDITTEXT
- VALUENAME "PreferredServer"
- END PART
- END POLICY
-
- POLICY !!FirstNetDrive
- PART !!FirstDrive DROPDOWNLIST
- VALUENAME "FirstNetDrive" REQUIRED
- ITEMLIST
- NAME !!A: VALUE "A:"
- NAME !!B: VALUE "B:"
- NAME !!C: VALUE "C:"
- NAME !!D: VALUE "D:"
- NAME !!E: VALUE "E:"
- NAME !!F: VALUE "F:"
- NAME !!G: VALUE "G:"
- NAME !!H: VALUE "H:"
- NAME !!I: VALUE "I:"
- NAME !!J: VALUE "J:"
- NAME !!K: VALUE "K:"
- NAME !!L: VALUE "L:"
- NAME !!M: VALUE "M:"
- NAME !!N: VALUE "N:"
- NAME !!O: VALUE "O:"
- NAME !!P: VALUE "P:"
- NAME !!Q: VALUE "Q:"
- NAME !!R: VALUE "R:"
- NAME !!S: VALUE "S:"
- NAME !!T: VALUE "T:"
- NAME !!U: VALUE "U:"
- NAME !!V: VALUE "V:"
- NAME !!W: VALUE "W:"
- NAME !!X: VALUE "X:"
- NAME !!Y: VALUE "Y:"
- NAME !!Z: VALUE "Z:"
- END ITEMLIST
- END PART
- END POLICY
-
- END CATEGORY ;Client for netware networks
-
- END CATEGORY ;Clients
-
- CATEGORY !!Protocols
- POLICY !!ProtocolsToInstall
- PART !!ProtocolsPrompt EDITTEXT
- VALUENAME "Protocols"
- END PART
- END POLICY
-
- CATEGORY !!NWLINK
- KEYNAME NWLINK
-
- POLICY !!FrameType
- PART !!FrameType DROPDOWNLIST
- VALUENAME FrameType REQUIRED
- ITEMLIST
- NAME !!Automatic VALUE "4"
- NAME !!802.3 VALUE "0"
- NAME !!802.2 VALUE "1"
- NAME !!EthernetII VALUE "2"
- NAME !!TokenRing VALUE "5"
- NAME !!TokenRingSnap VALUE "6"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!NetBIOSsupport
- VALUENAME "NetBIOS"
- END POLICY
-
- END CATEGORY ; IPX/SPX compatible protocol
-
- CATEGORY !!MicrosoftTCPIP
- KEYNAME MSTCP
-
- CATEGORY !!IPAddress
-
- POLICY !!DHCP
- VALUENAME "DHCP"
- END POLICY
-
- POLICY !!IPAddress
- PART !!AddressPrompt EDITTEXT
- VALUENAME "IPAddress"
- END PART
- END POLICY
-
- POLICY !!SubnetMask
- PART !!AddressPrompt EDITTEXT
- VALUENAME "SubnetMask"
- END PART
- END POLICY
-
- END CATEGORY ;IP Address
-
- CATEGORY !!WINSConfiguration
-
- POLICY !!WINS
- PART !!EnableWINS DROPDOWNLIST
- VALUENAME WINS REQUIRED
- ITEMLIST
- NAME !!EnableWINSResolution VALUE "1"
- NAME !!EnableWINSWithDHCP VALUE "DHCP"
- NAME !!DisableWINS VALUE "0"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!PrimaryWINS
- PART !!AddressPrompt EDITTEXT
- VALUENAME "PrimaryWINS"
- END PART
- END POLICY
-
- POLICY !!SecondaryWINS
- PART !!AddressPrompt EDITTEXT
- VALUENAME "SecondaryWINS"
- END PART
- END POLICY
-
- POLICY !!ScopeID
- PART !!ScopeIDPrompt EDITTEXT
- VALUENAME "ScopeID"
- END PART
- END POLICY
-
- END CATEGORY ;WINS Configuration
-
- CATEGORY !!DNSConfiguration
-
- POLICY !!EnableDNS
- VALUENAME "DNS"
- END POLICY
-
- POLICY !!Hostname
- PART !!HostnamePrompt EDITTEXT
- VALUENAME "Hostname"
- END PART
- END POLICY
-
- POLICY !!Domain
- PART !!NamePrompt EDITTEXT
- VALUENAME "Domain"
- END PART
- END POLICY
-
- POLICY !!DNSServerSearchOrder
- PART !!DNSServersPrompt EDITTEXT
- VALUENAME "DNSServers"
- END PART
- END POLICY
-
- POLICY !!DomainSearchOrder
- PART !!DomainsPrompt EDITTEXT
- VALUENAME "DomainOrder"
- END PART
- END POLICY
-
- POLICY !!LMHostPath
- PART !!PathNamePrompt EDITTEXT
- VALUENAME "LMHostPath"
- END PART
- END POLICY
-
- END CATEGORY ;DNS Configuration
-
- CATEGORY !!Gateways
-
- POLICY !!Gateways
- PART !!AddressesPrompt EDITTEXT
- VALUENAME "Gateways"
- END PART
- END POLICY
-
- END CATEGORY ; Gateways
-
- END CATEGORY ; Microsoft TCP/IP
-
- END CATEGORY ; Protocols
-
- CATEGORY !!NetCards
- POLICY !!NetCardsToInstall
- PART !!NetCardsPrompt EDITTEXT
- VALUENAME "NetCards"
- END PART
- END POLICY
- END CATEGORY ; Net cards
-
- CATEGORY !!Services
- POLICY !!ServicesToInstall
- PART !!ServicesPrompt EDITTEXT
- VALUENAME "Services"
- END PART
- END POLICY
-
- CATEGORY !!NWSERVER
- KEYNAME NWSERVER
-
- POLICY !!SAPBrowsing
- VALUENAME "SAPBrowse"
- END POLICY
-
- POLICY !!BrowseMaster
- PART !!BrowseMaster DROPDOWNLIST
- VALUENAME BrowseMaster REQUIRED
- ITEMLIST
- NAME !!EnableBM VALUE "1"
- NAME !!DisableBM VALUE "0"
- NAME !!PreferredBM VALUE "2"
- END ITEMLIST
- END PART
- END POLICY
-
- END CATEGORY ; File and print sharing for NetWare networks
-
- CATEGORY !!VSERVER
- KEYNAME VSERVER
-
- POLICY !!LMAnnounce
- VALUENAME "Announce"
- END POLICY
-
- POLICY !!BrowseMaster
- PART !!BrowserMaster DROPDOWNLIST
- VALUENAME BrowseMaster REQUIRED
- ITEMLIST
- NAME !!EnableBM VALUE "1"
- NAME !!DisableBM VALUE "0"
- END ITEMLIST
- END PART
- END POLICY
- END CATEGORY ; File and print sharing for Windows networks
-
- END CATEGORY ;Services
-
- END CATEGORY ; Configuration
-
- CATEGORY !!Identification
- POLICY !!ComputerName
- PART !!NamePrompt EDITTEXT
- VALUENAME "ComputerName"
- END PART
- END POLICY
-
- POLICY !!Workgroup
- PART !!WorkgroupPrompt EDITTEXT
- VALUENAME "Workgroup"
- END PART
- END POLICY
-
- POLICY !!Description
- PART !!Description EDITTEXT
- VALUENAME "Description"
- END PART
- END POLICY
- END CATEGORY ; Identification
-
- CATEGORY !!AccessControl
- POLICY !!SecurityType
- PART !!SecurityTypePrompt DROPDOWNLIST
- VALUENAME UserSecurity REQUIRED
-
- ITEMLIST
- NAME !!Share VALUE "Share"
- NAME !!SECDomain VALUE "Domain"
- NAME !!SECNTServer VALUE "MSServer"
- NAME !!SECNWServer VALUE "NWServer"
- END ITEMLIST
- END PART
- END POLICY
-
- POLICY !!PTA
- PART !!PTAPrompt EDITTEXT
- VALUENAME "PassThroughAgent"
- END PART
- END POLICY
- END CATEGORY; Access control
-
- END CATEGORY ; Network
-
- ; CATEGORY "Optional Components"
- ; KEYNAME OptionalComponents
- ;
- ; POLICY "Remote Access"
- ; VALUENAME "RemoteAccess"
- ; END POLICY
- ; END CATEGORY
-
- CATEGORY !!SystemComponents
- KEYNAME System
-
- POLICY !!PowerManagement
- PART !!PowermanagementPrompt EDITTEXT
- VALUENAME "Power"
- END PART
- END POLICY
-
- POLICY !!Locale
- PART !!LocalePrompt EDITTEXT
- VALUENAME "Locale"
- END PART
- END POLICY
-
- POLICY !!Machine
- PART !!MachinePrompt EDITTEXT
- VALUENAME "Machine"
- END PART
- END POLICY
-
- POLICY !!PenWindows
- PART !!PenWindowsPrompt EDITTEXT
- VALUENAME "PenWindows"
- END PART
- END POLICY
-
- POLICY !!Tablet
- PART !!TabletPrompt EDITTEXT
- VALUENAME "Tablet"
- END PART
- END POLICY
-
- POLICY !!Keyboard
- PART !!KeyboardPrompt EDITTEXT
- VALUENAME "Keyboard"
- END PART
- END POLICY
-
- POLICY !!Monitor
- PART !!MonitorPrompt EDITTEXT
- VALUENAME "Monitor"
- END PART
- END POLICY
-
- POLICY !!Display
- PART !!DisplayPrompt EDITTEXT
- VALUENAME "Display"
- END PART
- END POLICY
-
- POLICY !!Mouse
- PART !!MousePrompt EDITTEXT
- VALUENAME "Mouse"
- END PART
- END POLICY
-
- END CATEGORY ; System Components
-
- CATEGORY !!MRU
- KEYNAME InstallLocationsMRU
-
- POLICY !!MostRecentlyUsedPaths
- PART !!MRU1 EDITTEXT
- VALUENAME "MRU1"
- END PART
-
- PART !!MRU2 EDITTEXT
- VALUENAME "MRU2"
- END PART
-
- PART !!MRU3 EDITTEXT
- VALUENAME "MRU3"
- END PART
-
- PART !!MRU4 EDITTEXT
- VALUENAME "MRU4"
- END PART
-
- END POLICY
-
- END CATEGORY ; Most recently used paths
-
- [Strings]
- 802.2="802.2"
- 802.3="802.3"
- AccessControl="Access Control"
- AddressPrompt="Address:"
- AddressesPrompt="Address(es):"
- Allowuserinput="Allow user input"
- Announce="Announce"
- AutomatedInstall="Automated Install"
- Automatic="Automatic"
- AutomaticReboot="Automatic Reboot"
- BootDevice="Boot device:"
- BrowseMaster="Browse Master"
- BrowserMaster="Browser Master"
- ClientforNetWarenetworks="Client for NetWare networks"
- ClientforWindowsnetworks="Client for Windows networks"
- Clients="Clients"
- ClientsPrompt="Clients: "
- Clientstoinstall="Clients to install"
- Compact="Compact"
- ComputerName="Computer Name"
- Configuration="Configuration"
- CreateEBD="Create an Emergency Boot Disk"
- Custom="Custom"
- Description="Description"
- DescriptionPrompt="Description:"
- DHCP="DHCP"
- DisableWINS="Disable WINS"
- Display="Display"
- DisplayPrompt="Display: "
- DisplayNameAndOrg="Display name and organization page"
- DisplayNetwork="Display network pages during custom setup"
- DisplayWorkstationSetup="DisplayWorkstationSetup"
- DNS="DNS"
- DNSConfiguration="DNS Configuration"
- DNSServersPrompt="DNS Servers:"
- DNSServersearchorder="DNS Server search order"
- DNSServersOneWord="DNSServers"
- DoFull="do a full installation"
- Domain="Domain"
- DomainNamePrompt="Domain Name:"
- DomainOrder="DomainOrder"
- DomainsPrompt="Domains:"
- Domainsearchorder="Domain search order"
- Dontallowuserinput="Don't allow user input"
- EBD="EBD"
- EnableDNS="Enable DNS"
- EnablePenWinWarning="Enable Pen Windows Warning"
- EnableWINS="Enable WINS resolution"
- EnableWINSWithDHCP="Enable WINS; get parameters using DHCP"
- EnableWINSresolution="EnableWINS resolution"
- EthernetII="Ethernet II"
- Express="Express"
- NWSERVER="File and print sharing for NetWare networks"
- VSERVER="File and print sharing for Windows networks"
- FirstDrive="First Drive"
- FirstNetDrive="First Net Drive"
- FirstNetDriveOneWord="FirstNetDrive"
- FloppyDisk="floppy disk"
- FrameType="Frame Type"
- Gateways="Gateways"
- HardDisk="hard disk"
- HomeDirectoryPrompt="Home Directory:"
- Hostname="Hostname"
- HostnamePrompt="Hostname:"
- IDPrompt="ID:"
- Identification="Identification"
- InstallDirectory="Install Directory"
- Installlocation="Install location"
- InstallVerification="Install Verification"
- IPAddress="IP Address"
- NWLINK="IPX/SPX compatible protocol"
- Keyboard="Keyboard"
- KeyboardPrompt="Keyboard:"
- LMAnnounce="LM Announce"
- LMHostPath="LM Host Path"
- Locale="Locale"
- LocalePrompt="Locale:"
- LogonDomain="Logon Domain"
- Machine="Machine"
- MachinePrompt="Machine:"
- MachineDir="MachineDir"
- MicrosoftTCPIP="Microsoft TCP/IP"
- ModePrompt="Mode:"
- Monitor="Monitor"
- MonitorPrompt="Monitor:"
- MRU="Most recently used paths (MRU)"
- MostRecentlyUsedPaths="Most Recently Used Paths"
- Mouse="Mouse"
- MousePrompt="Mouse:"
- MRU1="MRU 1:"
- MRU2="MRU 2:"
- MRU3="MRU 3:"
- MRU4="MRU 4:"
- Name="Name"
- NamePrompt="Name: "
- NameAndOrg="Name And Organization"
- NetBIOS="NetBIOS"
- NetBIOSsupport="Net BIOS support"
- Netcards="Net cards"
- NetCardsOneWord="NetCards"
- NetCardsPrompt="Net Cards:"
- Netcardstoinstall="Net cards to install"
- NetworkOptions="Network Options"
- ontheserver="on the server"
- ontheusersharddisk="on the user's hard disk"
- OptionalComponents="Optional Components"
- Organization="Organization"
- PTA="Pass-through Agent"
- PTAPrompt="Pass-through Agent:"
- PathPrompt="Path:"
- PathNamePrompt="Path\Name:"
- PenWindows="Pen Windows"
- PenWindowsPrompt="Pen Windows:"
- PenWinWarning="PenWinWarning"
- Portable="Portable"
- Power="Power"
- PowerManagement="Power Management"
- PowermanagementPrompt="Power management:"
- PreferredServer="Preferred Server"
- PrimaryWINS="Primary WINS"
- Protocols="Protocols"
- ProtocolsPrompt="Protocols:"
- Protocolstoinstall="Protocols to install"
- Reboot="Reboot"
- RemoteAccess="Remote Access"
- RemoteAccessOneWord="RemoteAccess"
- remotebootserver="remoteboot server"
- SAPBrowsing="SAP Browsing"
- ScopeID="Scope ID"
- ScopeIDPrompt="Scope ID:"
- SearchMode="Search Mode"
- SecondaryWINS="Secondary WINS"
- Securitytype="Security type"
- SecuritytypePrompt="Security type:"
- Serverbasedsetup="Server based setup"
- Services="Services"
- ServicesPrompt="Services:"
- Servicestoinstall="Services to install"
- SetupMode="Setup Mode"
- Setupoptions="Setup options"
- SetupShouldPrompt="Setup should:"
- Share="Share"
- StoreWindowsPrompt="Store Windows:"
- SubnetMask="Subnet Mask"
- SystemComponents="System Components"
- Tablet="Tablet"
- TabletPrompt="Tablet:"
- EnableBM="This machine can be a browsemaster"
- DisableBM="This machine cannot be a browsemaster"
- PreferredBM="This machine is the preferred browsemaster"
- Typical="Typical"
- SECNWServer="User: NetWare Server"
- SECDomain="User: Windows NT Domain"
- SECNTServer="User: Windows NT Server"
- UserInputPrompt="User Input:"
- UserInterfaceOptions="User Interface Options"
- userschoice="user'schoice"
- ValidatedLogon="Validated Logon"
- ValidatedLogonOneWord="ValidatedLogon"
- Verify="Verify"
- VerifyInstall="verify install but don't copy files"
- WINS="WINS"
- WINSConfiguration="WINS Configuration"
- Workgroup="Workgroup"
- WorkgroupPrompt="Workgroup:"
- TokenRing="Token Ring"
- TokenRingSnap="Token Ring SNAP"
- A:="A:"
- B:="B:"
- C:="C:"
- D:="D:"
- E:="E:"
- F:="F:"
- G:="G:"
- H:="H:"
- I:="I:"
- J:="J:"
- K:="K:"
- L:="L:"
- M:="M:"
- N:="N:"
- O:="O:"
- P:="P:"
- Q:="Q:"
- R:="R:"
- S:="S:"
- T:="T:"
- U:="U:"
- V:="V:"
- W:="W:"
- X:="X:"
- Y:="Y:"
- Z:="Z:"
-